/ Assembly List / LJCSQLUtilLibDAL / DbMetaDataTableManager / RetrieveWithUniqueKey

Namespace - LJCSQLUtilLibDAL


Parameters
tableName - The table name.

Returns

The data record.

Syntax

C#
public DbMetaDataTable RetrieveWithUniqueKey(String tableName)

Retrieves a data record with the supplied values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.